text/template/parse.Tree.operand (method)

2 uses

	text/template/parse (current package)
		parse.go#L664: 		operand := t.operand()
		parse.go#L691: func (t *Tree) operand() Node {